[Top] [Prev] [Next] [Bottom] [Contents]

SaJavaIsAllLetters

Prints a Java Script function which checks that a string contains nothing but alpha characters.

Synopsis

#include "sajavasc.h"
int SaJavaIsAllLetters();

Argument

None

Return Values

Returns an integer with a value of 0.

Description

Prints a Java Script function checks that a string contains nothing but alpha characters.

Example

The code fragment:

SaJavaIsAllLetters();
will write a string to standard out which is equivalent to the contents of the file:

config\htmlstyle\YAllLetters.js
in the Sapphire distribution.

See Also

SaJavaSsnCheck, SaJavaZipCheck, SaJavaCardCheck

SaJavaNoEmptyFields, SaJavaDateFixNow, SaJavaIsAllDigits

SaJavaIsFieldNotBlank, SaJavaValEmail, SaJavaState, SaJavaSimpleFormat

SaRegJsScripts, SaPrintJsScripts, SaJavaCallFunc



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.